home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / utils / ash070.arc / TRYCOLOR.ASH < prev   
Text File  |  1987-05-28  |  289b  |  20 lines

  1. # color {-f | -b} [RGB]  -  change the foreground or background color
  2. color -?
  3. color -f
  4. color -b
  5. echo Hit a CR after each color change.
  6. pause
  7. color -f 777
  8. pause
  9. color -b 700
  10. pause
  11. color -b 070
  12. pause
  13. color -b 007
  14. pause
  15. color -b 000
  16. pause
  17. color -f 004
  18. pause
  19. color -b 777
  20. ə